Fix #131418.
authorFederico Mena Quintero <federico@ximian.com>
Tue, 20 Jan 2004 02:44:58 +0000 (02:44 +0000)
committerFederico Mena Quintero <federico@src.gnome.org>
Tue, 20 Jan 2004 02:44:58 +0000 (02:44 +0000)
commit45e6ab2d84bf3a0859b0d0abe6112af33f24d6e7
tree175e8cc13dd7920bbd71463e7e6390dc2d1ae6d6
parent3799ae952011a0fb4d464e86575b6cca7732501e
Fix #131418.

2004-01-19  Federico Mena Quintero  <federico@ximian.com>

Fix #131418.

* gtk/gtkfilechooserdefault.c (set_select_multiple): New helper
function.
(gtk_file_chooser_default_set_property): Use
set_select_multiple().  Also, re-set this mode to single if the
file chooser is set to Save mode.
(entry_activate): Handle the case where the entry is completely
empty *and* its current folder does exist.  Also, there is need to
test for select_multiple here now that we ensure that it won't
happen during Save mode.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkfilechooserdefault.c